home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shocking The Web CD-ROM
/
SHOCK_CD.ISO
/
mac
/
Chapter Tutorials
/
CaseStudies
/
ch12.ISN
/
input.dir
/
00079.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-12-04
|
179 b
|
7 lines
on mouseUp
repeat with x = the selStart to the selEnd
set the foreColor of char x of field "Message" to the foreColor of sprite the clickOn
end repeat
updateStage()
end